Skip to content

Fix calculation of Rakiatas Flow and sources of "ignore non-negative elemental resistances" - #2373

Merged
LocalIdentity merged 3 commits into
PathOfBuildingCommunity:devfrom
emptywalls:rakiata-heavy-frost
Aug 30, 2026
Merged

Fix calculation of Rakiatas Flow and sources of "ignore non-negative elemental resistances"#2373
LocalIdentity merged 3 commits into
PathOfBuildingCommunity:devfrom
emptywalls:rakiata-heavy-frost

Conversation

@emptywalls

Copy link
Copy Markdown
Contributor

Description of the problem being solved:

Support for "ignore non-negative elemental resistances" was raised as [2] and implemented with [3], however the implementation did not address resistances inversion. As shown in [1], Rakiatas inversion is done before ignoring.

[1] https://youtu.be/2d646c8_m0k?t=428
[2] #498
[3] #690

Steps taken to verify a working solution:

  • Have Ice Shot with Rakiatas, hover the "Heavy Frost" notable

  • Before: a dps decrease is shown

  • After: no change is shown

  • Have Ice Shot without Rakiatas, hover the "Heavy Frost" notable

  • Before: a dps increase is shown

  • After: the same dps increase is shown (no regression)

…egative elemental resistances"

Support for "ignore non-negative elemental resistances" was raised as [2] and implemented with [3],
however the implementation did not address resistances inversion. As shown in [1], Rakiatas inversion
is done before ignoring.

[1] https://youtu.be/2d646c8_m0k?t=428
[2] PathOfBuildingCommunity#498
[3] PathOfBuildingCommunity#690
@LocalIdentity LocalIdentity added enhancement New feature, calculation, or mod bug: calculation Numerical differences and removed enhancement New feature, calculation, or mod labels Aug 30, 2026
Fixes the implementation that had issues in a number of circumstances
Fixes the breakdown too when change to invert mods are involved and adds tests
@LocalIdentity
LocalIdentity merged commit 3530368 into PathOfBuildingCommunity:dev Aug 30, 2026
@LocalIdentity LocalIdentity changed the title Fix an interaction between Rakiatas Flow and sources of "ignore non-negative elemental resistances" Fix calculation of Rakiatas Flow and sources of "ignore non-negative elemental resistances" Aug 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: calculation Numerical differences

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants